projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12fdf16
)
win32: Bump up padding on entry and button
author
Alexander Larsson
<alexl@redhat.com>
Tue, 13 Mar 2012 11:51:15 +0000
(12:51 +0100)
committer
Alexander Larsson
<alexl@redhat.com>
Tue, 13 Mar 2012 14:14:35 +0000
(15:14 +0100)
gtk/gtk-win32.css
patch
|
blob
|
history
diff --git
a/gtk/gtk-win32.css
b/gtk/gtk-win32.css
index 29d9bf0bd89184eccdf730763958861c772b7892..3b78c93d281c7cdb0f3952dc044950d0625f762e 100644
(file)
--- a/
gtk/gtk-win32.css
+++ b/
gtk/gtk-win32.css
@@
-117,7
+117,7
@@
GtkAssistant .sidebar .highlight {
-GtkWidget-focus-line-width: 1;
-GtkWidget-focus-padding: 3;
-GtkButton-interior-focuse: true;
- padding:
2
px;
+ padding:
3
px;
}
.button:insensitive {
@@
-336,7
+336,7
@@
GtkAssistant .sidebar .highlight {
background-color: black;
border-width: 0;
background-image: -gtk-win32-theme-part(edit, 1 1);
- padding:
2
px;
+ padding:
3
px;
}
.entry:insensitive {
background-image: -gtk-win32-theme-part(edit, 1 4);